Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.ecm.platform.search.default.types--types

This contribution is part of XML component org.nuxeo.ecm.platform.search.default.types inside nuxeo-search-core-9.10.jar /OSGI-INF/search-core-types-contrib.xml

Extension Point

Extension point types of component LifeCycleService.

Contributed Items

  • <types>
          <type name="DefaultSearch">default</type>
        </types>

XML Source

<extension point="types" target="org.nuxeo.ecm.core.lifecycle.LifeCycleService">
    <types>
      <type name="DefaultSearch">default</type>
    </types>
  </extension>